home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / emovix / eMovix-0.9.0pre1_Setup.exe / {app} / src / isolinux / Makefile.am < prev    next >
Encoding:
Makefile  |  2003-02-04  |  738 b   |  25 lines

  1. # Copyright (C) 2002 Roberto De Leo <deleo@unica.it>
  2. #  
  3. # This file is free software; as a special exception the author gives
  4. # unlimited permission to copy and/or distribute it, with or without 
  5. # modifications, as long as this notice is preserved.
  6. # This program is distributed in the hope that it will be useful, but
  7. # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  8. # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  9.  
  10. SUBDIRS = kernel
  11.  
  12. EXTRA_DIST =    credits.txt \
  13.         isolinux.cfg \
  14.         initrd.gz \
  15.         iso.sort \
  16.         isolinux.cfg \
  17.         isolinux.bin \
  18.         movix.lss \
  19.         movix.msg \
  20.         mphelp.txt \
  21.         mxhelp.txt \
  22.         trblst.txt
  23. isolinuxdir   = $(pkgdatadir)/isolinux
  24. isolinux_DATA = ${EXTRA_DIST}